home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Deutsche Edition 2
/
Deutsche Edition 2.iso
/
mac
/
PROGRAMME
/
ARTAbrot 1.1 ƒ
/
Menu_ARTAbrot.h
< prev
next >
Wrap
Text File
|
1993-08-18
|
380b
|
17 lines
/* PMenu_ARTAbrot_prj Handle a selection of the menu bar */
/* File name: PMenu_ARTAbrot_prj.h
Function: This module calls the appropiate menu list
handler routine.
History: 8/18/93 Original by George Warner
*/
/* Initialize the menubar */
void Init_My_Menus(void);
/* Handle the menu selection */
void Handle_My_Menu( short theMenu,short theItem);